copyright year updates
authorSteven G. Johnson <stevenj@mit.edu>
Tue, 24 Jul 2018 17:20:49 +0000 (13:20 -0400)
committerSteven G. Johnson <stevenj@mit.edu>
Tue, 24 Jul 2018 17:20:49 +0000 (13:20 -0400)
LICENSE.md
utf8proc.c
utf8proc.h

index 86279fc07cd0a7e35b03bc67fbb082201326e33b..924bed44775cb97e23fb542cb22dbfc2622730da 100644 (file)
@@ -7,7 +7,7 @@ whose copyright and license statements are reproduced below, all new
 work on the utf8proc library is licensed under the [MIT "expat"
 license](http://opensource.org/licenses/MIT):
 
-*Copyright &copy; 2014-2015 by Steven G. Johnson, Jiahao Chen, Tony Kelman, Jonas Fonseca, and other contributors listed in the git history.*
+*Copyright &copy; 2014-2018 by Steven G. Johnson, Jiahao Chen, Tony Kelman, Jonas Fonseca, and other contributors listed in the git history.*
 
 Permission is hereby granted, free of charge, to any person obtaining a
 copy of this software and associated documentation files (the "Software"),
index 279d16fc20a0142736ea4918eb9d265d618c90e6..5e1bdcea6c5ac2bdb712e940b2e154c231f58528 100644 (file)
@@ -1,6 +1,6 @@
 /* -*- mode: c; c-basic-offset: 2; tab-width: 2; indent-tabs-mode: nil -*- */
 /*
- *  Copyright (c) 2015 Steven G. Johnson, Jiahao Chen, Peter Colberg, Tony Kelman, Scott P. Jones, and other contributors.
+ *  Copyright (c) 2018 Steven G. Johnson, Jiahao Chen, Peter Colberg, Tony Kelman, Scott P. Jones, and other contributors.
  *  Copyright (c) 2009 Public Software Group e. V., Berlin, Germany
  *
  *  Permission is hereby granted, free of charge, to any person obtaining a
index 20a35a4589fc155cc7bdeface12a49d355223920..21e59c6f846f97541071e232d1b7e5569e4adb51 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2015 Steven G. Johnson, Jiahao Chen, Peter Colberg, Tony Kelman, Scott P. Jones, and other contributors.
+ * Copyright (c) 2018 Steven G. Johnson, Jiahao Chen, Peter Colberg, Tony Kelman, Scott P. Jones, and other contributors.
  * Copyright (c) 2009 Public Software Group e. V., Berlin, Germany
  *
  * Permission is hereby granted, free of charge, to any person obtaining a